Sandbox Logo

Sandbox.WrappedPropertySet<T>.Setter

System.Action<T> Setter { get; set; }

Description

Invoke the original setter with the provided value.

Return

User Comments